2005-12-05 Matthias Clasen <mclasen@redhat.com>
* README.in: Add a note about GTK_FLOATING.
2005-12-05 Matthias Clasen <mclasen@redhat.com>
+ * README.in: Add a note about GTK_FLOATING.
+
* gtk/gtkobject.h (GTK_OBJECT_FLOATING): Use g_object_is_floating.
2005-12-02 Matthias Clasen <mclasen@redhat.com>
2005-12-05 Matthias Clasen <mclasen@redhat.com>
+ * README.in: Add a note about GTK_FLOATING.
+
* gtk/gtkobject.h (GTK_OBJECT_FLOATING): Use g_object_is_floating.
2005-12-02 Matthias Clasen <mclasen@redhat.com>
gtk_range_set_[upper/lower]_stepper_sensitivity() functions to
prevent the arrows from being rendered insensitive.
+* GtkObject now uses the "floating reference" support in GObject.
+ GTK_OBJECT_IS_FLOATING() will still work, but direct checking
+ of the GTK_FLOATING flag will no longer detect the floating
+ reference.
+
Release notes
=============